CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matrix mpi

搜索资源列表

  1. matvec

    0下载:
  2. 矩阵向量的MPI乘法,butong de fangfa -mpi inor matrix vect
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:1046
    • 提供者:tangfei
  1. transpose

    0下载:
  2. cuda平台开发的矩阵变换并行操作(Matrix transpose),属于cuda sdk中的内容-Small Matrix transpose with Cuda (Example for a 16x16 matrix)
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:9658
    • 提供者:陈思远
  1. MPI_Possion_model

    1下载:
  2. C语言编写的并行计算柏松矩阵,优化计算柏送程序时间。-C language Poisson matrix parallel computing, optimizing the delivery procedures for the calculation hodginsii time.
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:2722548
    • 提供者:
  1. mpibingxing

    2下载:
  2. 介绍行列划分算法和矩阵相乘并行算法M P I 程序, 给出基于矩阵相乘并行算法的M P I 实现, 分析和讨 论处理器数目、复杂性、矩阵划分、B 子块传递、死锁避免和矩阵数据的获取等问题.-Introduction into the ranks of the matrix multiplication algorithm and parallel algorithm for MPI procedures, give parallel algorithm based on matrix mul
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:187962
    • 提供者:澄海
  1. mpi_matrixMultiplication

    0下载:
  2. 一个简单的MPI矩阵相乘代码,由一个MASTER node分配第一个矩阵的各行到运算节点,然后收集结果-A simple MPI matrix multiplication program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:2320
    • 提供者:eric yang
  1. jacobi

    0下载:
  2. Write an MPI program that solves a set of linear equations Ax = b with the 并行计算 Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.-Write an MPI p
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2091
    • 提供者:刘铭
  1. shortest_path_adjacencyWDigraph

    1下载:
  2. 采用动态规划法,构建邻接矩阵带权有向图,解决最短路径问题。-Dynamic programming method used to construct adjacency matrix weighted directed graph, the shortest path to solve the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:2021522
    • 提供者:柳春锋
  1. matrix_multiplty_mpi

    2下载:
  2. 并行计算两个矩阵相乘。这个算法是原创的。可以很快实现大型矩阵的相乘。-this is a MPI program that can accompish qucik computation of multiply of two large matrix by parall computation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1647
    • 提供者:liubin
  1. juzhenchengfa

    0下载:
  2. 该程序为在一个并行计算矩阵乘法的程序,需要在LINUX中安装MPI函数包。大家可以学习一下,感受一下并行计算的原理-The program for the calculation of matrix multiplication in a parallel process, you need to install the MPI function LINUX package. We can learn about and experience the principle of parallel
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:147817
    • 提供者:稀有品种
  1. parallel-invert

    0下载:
  2. 矩阵求逆的并行计算实现,带数据 mpi+vc6.0-parallel compute of matrix inverse
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2776
    • 提供者:程宾
  1. matrixsum

    0下载:
  2. sum of matrix in c++ and simulate in mpi area .
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:339058
    • 提供者:xerxes
  1. cannon1

    0下载:
  2. cannon的并行算法,使用MPI编写的,对矩阵乘法的一种运算方法-cannon of the parallel algorithm using MPI written as a matrix multiplication of the methods of calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1023
    • 提供者:周济
  1. parallel_matrix_multiply_demo

    0下载:
  2. Cannon算法的C++程序MPI实现,实现矩阵的相乘。-MPI implementation of Cannon algorithm(in C++)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:79472
    • 提供者:Andrew
  1. mpi_matmult

    0下载:
  2. MPI matrix multiplication with two versions (one is broad cast method and another one is systolic method)
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:3161
    • 提供者:mghs
  1. parallel_matrix_multiply_demo

    0下载:
  2. 基于MPI得并行矩阵乘法 Cannon算法实现 该程序基于 Boost 和 MPI 实现了Cannon 算法实现对矩阵得并行求积。 -MPI-based parallel matrix multiplication may Cannon algorithm implementation of the program and the MPI-based Boost algorithm achieved Cannon was parallel to the matrix of quadratur
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1980202
    • 提供者:李劲松
  1. Matrix_multi

    0下载:
  2. 求矩阵乘的MPI并行程序,与Cannon算法类似,不过传输矩阵信息不通-Demand matrix by the MPI parallel program, and Cannon algorithm is similar, but the transfer matrix information unreasonable
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:1903
    • 提供者:hexing
  1. suanfa

    0下载:
  2. 包括4个算法问题: 1、船的最大载重 2、动态规划货郎但问题 3、符号三角形 4、MPI矩阵相乘问题-Including the four algorithm problem: one, the ship' s maximum load 2, dynamic programming street vendor but the question three, symbols triangle 4, MPI matrix multiplication problem
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:3419
    • 提供者:mao
  1. Desktop

    0下载:
  2. MPI program to compute Matrix and Vector Multiplication using block checkerboard partitioning
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:2461
    • 提供者:Hamid
  1. invert

    0下载:
  2. MPI 基本操作实现(矩阵数据结构以及求逆的并行计算)-MPI matrix invert
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:3127
    • 提供者:tony
  1. mpi

    0下载:
  2. Matrix x Vector multiply using MPI
  3. 所属分类:MPI

    • 发布日期:2017-05-16
    • 文件大小:4116776
    • 提供者:serfer
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com